From: Jeffrey C Honig Date: Sun, 19 Aug 2007 23:55:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17319 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=856b84d0668d68115cd08e27a0688d2913bd638f;p=emacs.git *** empty log message *** --- diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index c865fea9f9a..748b1e293e1 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,5 +1,8 @@ 2007-08-19 Jeffrey C Honig + * mh-e.el (mh-invisible-header-fields-internal): We want to show + Comments: and hide Comment:, not the other way around. + * mh-mime.el (mh-mml-to-mime): GPG requires e-mail addresses, not aliases. So resolve aliases before passing addresses to GPG/PGP. Closes SF #649226.